ListBox.ScrollBarHorizontal

If True, adds a horizontal scroll bar to the ListBox. The position of the thumb is indicated by ScrollPositionX.

Syntax

ScrollBarHorizontal as Boolean

Notes

Used to scroll the ListBox horizontally without a separate ScrollBar control.